home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / GraKa / VLRecNG / Inst / VLRec_NG / StarGate / Developers / smakefile < prev    next >
Makefile  |  1999-12-18  |  230b  |  16 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Sat Dec 18 11:46:18 1999
  4. #
  5.  
  6. OBJS= StarGateExample.o
  7.  
  8. StarGateExample: $(OBJS)
  9.    sc link to StarGateExample with <<
  10. $(OBJS)
  11. <
  12.  
  13. StarGateExample.o: StarGateExample.c stargate.h
  14.  
  15.  
  16.